home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 25 / AMIGAplus Sonderheft 25 (2000)(Falke)(DE)(Track 1 of 4)[!].iso / system / mainactor / history < prev    next >
Text File  |  2000-05-08  |  19KB  |  680 lines

  1. History
  2. -------
  3.  
  4. V 0.1.13
  5. --------
  6.  
  7. -First GAMMA release
  8.  
  9. V 0.2.00
  10. --------
  11.  
  12. -Added the following Modules :
  13.  
  14.  Picture Loaders : IFF
  15.  Picture Savers  : IFF
  16.  
  17. -slight memory losses fixed
  18.  
  19. -some minor bug fixes
  20.  
  21. -MainActor Preferences window added
  22.  
  23. -Viewing of animations/pictures can now be interrupted with the mouse
  24.  buttons.
  25.  
  26. V 0.2.01
  27. --------
  28.  
  29. -added the "Frame Info" option of the View Settings Control Window
  30.  (look at MainActor.doc)
  31.  
  32. -fixed bug which destroyed the color palette when playing a non-looping
  33.  animation in the Anim5-Loader module.
  34.  
  35. -added the ICON Picture Saver (not very useful, just a gag)
  36.  
  37. -added playing of animations in a window (under os 3.0)
  38.  
  39. -Changed menu item "Load Prefs As ..." to "Open Prefs"
  40.  
  41. V 0.3.00
  42. --------
  43.  
  44. -added the Anim-7_32 Saver
  45.  
  46. -The "Save" function now checks if enough frames are selected before
  47.  putting up the asl requester.
  48.  
  49. -dito for "Set Timecode".
  50.  
  51. -MainActor does now a much better job at recognising old/crippled/bad
  52.  display modes of animations/pictures.
  53.  
  54. -Now only scrolls up/down in the project windows when going PAST
  55.  the first/last item.
  56.  
  57. -MainActors screen was only public if opened in SHANGHAI mode, fixed
  58.  
  59. -SERIOUS BUG FIXED IN THE ANIM SAVER MODULES == DID NOT RUN UNDER OS3.0
  60.  
  61. -added many many arexx commands
  62.  
  63. -The save modules print now "saving frame" instead "appending frame"
  64.  when saving an animation, that could be very misleading
  65.  
  66. -The module selector did sometimes not react properly when selecting
  67.  a module.
  68.  
  69. -The MainActor preferences "Select Default Save Module" showed the
  70.  load modules instead of the save modules.
  71.  
  72. V 0.4.00
  73. --------
  74.  
  75. -Inactive windows (windows with sleeping mousepointers) are now
  76.  totally oblivious to any input (are blocked).
  77.  
  78. -finished the "MainActor.Doc".
  79.  
  80. -You can now scroll with the cursor keys in the text buffer window,
  81.  control + cursor will jump to start/end of buffer.
  82.  
  83. -The height of the scroll list in the project windows was too large when
  84.  selecting bigger font sizes, fixed.
  85.  
  86. -When all 5 projects are active, MainActor now disables the "Open new Project"
  87.  menu item, instead of showing a requester everytime you select
  88.  "Open new Project".
  89.  
  90. -made the whole documentation ready for the release version, please report
  91.  typing/grammatical errors !!!!!
  92.  
  93. -fixed bug which occured while playing non-looping animations together
  94.  with the frameinfo option.
  95.  
  96. -changed the code for the v39 version of catcomp
  97.  
  98. -added the os 3.0 specific playroutine
  99.  
  100. -you can now retime/exit animations while the animation is waiting to
  101.  play the next frame. Very useful if you have long timecodes (say 400/60)
  102.  and want to exit or want to play the animation faster.
  103.  
  104. -Animation loader module added : Anim7_32.
  105.  
  106. -The "Save" function requester now has the path of the animation/pictures
  107.  as default path
  108.  
  109. V 0.5.00
  110. --------
  111.  
  112. -fixed bug which was introduced in v0.4.00, the players would
  113.  always use the timecode of the next frame while playing timed
  114.  animations.
  115.  
  116. -fixed bug in the os3.0 play routines which caused the play routine
  117.  to use the color palette of the next frame instead of the current
  118.  frame while playing timed animations.
  119.  
  120. -german catalog (translation) files added
  121.  
  122. -added some more arexx commands
  123.  
  124. -added some arexx scripts
  125.  
  126. -the Anim7_32 Loader SetTimecode function would destroy the animation
  127.  by setting the anim5 values, fixed.
  128.  
  129. -added the Anim7_16 modules
  130.  
  131. -added the IFF-AnimBrush Loader Module
  132.  
  133. -forgot to give LayoutMenus the NewLookMenu tag, fixed
  134.  
  135. V 0.6.00
  136. --------
  137.  
  138. -The size of the itemlist box was again not calculated right, fixed.
  139.  
  140. V 0.9.00
  141. --------
  142.  
  143. -added the last arexx commands
  144.  
  145. -added the adpro scripts
  146.  
  147. V 1.00
  148. -------
  149.  
  150. First public release
  151.  
  152. V 1.01
  153. ------
  154.  
  155. -fixed two bugs in the Text Buffer window
  156.  
  157. -added the Anim8_32 and Anim8_16 modules
  158.  
  159. -version string was not in compliance with the style guide
  160.  
  161. -added the Install Arexx Script window and the execution of the scripts through
  162.  the function keys
  163.  
  164. -The key commands are now globaly checked, that means that you can for example
  165.  now scroll the text buffer window via the cursor keys without having the
  166.  window activated.
  167.  Will perhaps be removed again as i want the project windows scroll
  168.  list to be scrollable through the function keys too.
  169.  
  170. -keyfile added
  171.  
  172. -The "Display Mode" function of the View Control Window now checks if the
  173.  screen id is available on the system
  174.  
  175. -The font and screen requesters of the System Support Window did not
  176.  disable the input of the other windows
  177.  
  178. V 1.02
  179. ------
  180.  
  181. -added the workbench-icon loader module and renamed the ICON save module
  182.  to "Workbench-Icon".
  183.  
  184. -the workbench-icon saver would always append ".info.info", instead ".info"
  185.  to the save name, fixed
  186.  
  187. -fixed bug which caused the module selection window to be deactivated
  188.  after changing the module type quit often. Appeared very seldom
  189.  
  190. -added the Universal Animation Loader
  191.  
  192. -the iff saver module is now much more memory efficient (does not need
  193.  to open a bitmap anymore)
  194.  
  195. -the iff modules now handle IFF24 24-Bit pictures.
  196.  
  197. -The saver modules which cannot store certain image depths give now an error
  198.  message instead of exiting quietly
  199.  
  200. -some internal changes for better (future) bitplane <==> chunky pixel
  201.  conversions
  202.  
  203. V 1.03
  204. ------
  205.  
  206. -added MainView, MainActors external viewer
  207.  
  208. -MainActor now (optionally) saves (self-executing) icons for animations/pics
  209.  
  210. -Universal picture loader added
  211.  
  212. -the initial paths for the "Load" and "Save" function requesters were sometimes
  213.  not calculated right
  214.  
  215. V 1.04
  216. ------
  217.  
  218. -added the PCX loader module
  219.  
  220. -added the Universal_PicassoII modules
  221.  
  222. -changed the text "ERROR destination project has not to be cached"
  223.  to " ... "must not be chached" in the animation save modules.
  224.  
  225. -the modules now have a version string.
  226.  
  227. -the rexx directory has been moved from rexx:mainactor to mainactor:rexx
  228.  
  229. -the modules in the module requester are now sorted in alphabetical order
  230.  
  231. V 1.05
  232. ------
  233.  
  234. -added the "Number of Repeats" and "Flash" options, see the docs
  235.  
  236. -All options in the View Settings Window which belong to animations
  237.  (frameinfo, flash ...) are now disabled when the source project
  238.  is a picture list
  239.  
  240. -the icon save routine now also saves the "(Pic|Anim_Module)=",
  241.  "Repeat=", "Flash" keywords
  242.  
  243. -MainView now recognizes the repeat and flash command line options/
  244.  tooltypes, see mainview.doc
  245.  
  246. -fixed bug in the pcx loader module which crashed the machine if you wanted
  247.  to view an uncached picture.
  248.  
  249. -the "Select Mode" requester of the "View Settings Window" showed
  250.  many 'crap' modes which MainActor could not use, this has been fixed.
  251.  
  252. V 1.06
  253. ------
  254.  
  255. -The picasso universal modules now support the width and height sizes of
  256.  the chosen viewmode id.
  257.  
  258. V 1.1
  259. -----
  260.  
  261. Public Release
  262.  
  263. V 1.11
  264. ------
  265.  
  266. -fixed some problems with larger fonts
  267.  
  268. -renamed the "Display Mode" gadget in the View Settings Window to "Mode"
  269.  
  270. -added the "SFCP_PicassoII" modules
  271.  
  272. -The module selection window now also accepts double clicks of the
  273.  left mouse button for module selection
  274.  
  275. -displaying pictures on the picasso display could crash the computer.
  276.  
  277. -SERIOUS BUG FIX : The modules needed fast-mem to to start up, they
  278.  now also work with chip-mem only (A1200 users)
  279.  
  280. V 1.12
  281. ------
  282.  
  283. -got the amigaguide version of the docs, thanks paul !
  284.  
  285. -the XOffset and YOffset values of the Project View Settings Control Window
  286.  will now not be set to zero every time you open a new project, they will
  287.  contain their old value, making it possible to save them in the
  288.  preference files
  289.  
  290. -MainView did sometimes not read the informations in the (MainActor saved)
  291.  project icons right, fixed
  292.  
  293. -MainActor now also (like MainView) reads the information included in
  294.  icons saved with MainActor, MainActor checks the following tooltypes:
  295.  Window,FrameInfo,NoCaching,Flash,XOffset,YOffset,Repeat
  296.  
  297. -the last problems with chip mem only machines are now fixed !
  298.  
  299. -rewrote parts of the documentation while converting them to texinfo, was
  300.  tedious work but it had to be done. The docs are now included in the
  301.  amigaguide format, in plain text and in tex (dvi).
  302.  I plan to ship printed mainuals to registered users, but the docu
  303.  needs some more work first, and i have to find a cheap way for printing.
  304.  
  305. V 1.13
  306. ------
  307.  
  308. -when selecting an